home *** CD-ROM | disk | FTP | other *** search
- DivxAuto is a program that automatically selects a DivX codec and sets
- the keyframes, compression control and bit-rate that you want.
-
- It creates a small window and waits until it sees the "select
- compression" dialog. Then it selects everything for you automatically.
-
- Use it like this:
-
- divxauto L 10 100 850
-
- This will select the Low-Motion codec, set keyframes every 10 seconds,
- set compression control to 100 and bit-rate to 850.
-
- Another example:
-
- divxauto F 2 75 4000
-
- This uses the Fast-Motion codec, keyframes every 2 seconds, compression
- control = 75, bit-rate = 4000.
-
- If you leave out any parameters, defaults will be used instead.
-
- By default, DivxAuto waits for a dialog titled "ICCompressorChoose". This
- is for compatibility with MPEG2AVI. If you want it to enter values in
- another dialog, just put the beginning of the title on the end of the
- command line:
-
- divxauto F 2 75 4000 "Video Compression"
-
- If you use DivxAuto in a batch file under NT/2000 you may have to use:
-
- start divxauto ....
- mpeg2avi .....
-